home *** CD-ROM | disk | FTP | other *** search
/ Mac Easy 2010 May / Mac Life Ubuntu.iso / casper / filesystem.squashfs / usr / share / doc / python-problem-report / TODO < prev   
Encoding:
Text File  |  2009-04-06  |  1022 b   |  33 lines

  1. apport-retrace:
  2.  - add heuristics for more crash types (SEGV on read/write/exec & mem region)
  3.  
  4. python-apport:
  5.  - Add API/report attribute for doing upstream problem reports
  6.  - add field for nonstandard apt sources.list[.d/] lines
  7.  - drop ProblemType: field, replace with tags; needs new anchor for
  8.    start of apport data
  9.  - drop PATH if it is the default
  10.  
  11. add firefox apport hook to suppress crash reports when restart is
  12. necessary, and to not file crashes with flash installed
  13.  
  14. apport:
  15.  - check crashes of root processes with dropped privs in test suite
  16.  - if CORE_REAL_RLIM is not set, do not write core dump; add test case
  17.  
  18. dup detection:
  19.  - add merging of two databases -> needs time stamp of last change
  20.  
  21. GUI:
  22.  - point out bug privacy and to leave it private by default
  23.  
  24. retracers:
  25.  - cache Contents.gz
  26.  
  27. retrace failures:
  28.  - Bug #124360: http://launchpadlibrarian.net/8320761/StacktraceSource.txt: dd.c not found
  29.  - does not find files with complete path
  30.  
  31. packaging:
  32.  - ensure that uname -r >= 2.6.24 in init script
  33.